-
Notifications
You must be signed in to change notification settings - Fork 42
[SDK-327] Make getEmbeddedMessage return consistent #808
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[SDK-327] Make getEmbeddedMessage return consistent #808
Conversation
1 new issue
|
|
Coverage Impact Unable to calculate total coverage change because base branch coverage was not found. 🚦 See full report on Qlty Cloud »🛟 Help
|
| <Text style={styles.warningText}> | ||
| ⚠️ Embedded messaging is disabled. Please enable it in your Iterable config. | ||
| ⚠️ Embedded messaging is disabled. Please enable it in your Iterable | ||
| config. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Where is this warning going to be displayed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nvm, its a part of example. So should be good
Ayyanchira
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
| <Text style={styles.warningText}> | ||
| ⚠️ Embedded messaging is disabled. Please enable it in your Iterable config. | ||
| ⚠️ Embedded messaging is disabled. Please enable it in your Iterable | ||
| config. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nvm, its a part of example. So should be good
joaodordio
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM

🔹 JIRA Ticket(s) if any
✏️ Description
Make the return for
getEmbeddedMessagesconsistent when no apis are givenTest